/* 首页 start */
.layer01 {
    background: #f2f2f2;
}
.top-links {
    float: left;
    font-size: 16px;
    color: #666;
    line-height: 40px;
}
.top-operation {
    float: right;
    font-size: 16px;
    color: #666;
    line-height: 40px;
}
.top-links a,.top-operation a {
    color: #666;
}
.top-links a:hover,.top-operation a:hover {
    color: #1b56cf;
}
.layer02 {
    background: url(../images/common/top_bg.jpg) no-repeat 0 0;
    height: 250px;
}
.sjt-logo {
    margin-left: 6%;
    width: 38.7%;
    margin-top: 5.4%;
    float: left;
}
.sjt-search {
    float: right;
    width: 35.2%;
    margin-top: 6.2%;
    margin-right: 4%;
}
.top-search {
    width: 100%;
    border: 1px solid #b8b8b8;
    text-align: center;
    margin: 0 auto;
    border-radius: 25px;
}
.search-input {
    width: 80.5%;
    background: #f7f7f7;
    font-size: 15px;
    line-height: 25px;
    padding: 2.5% 2.5% 2.5% 5%;
    float: left;
    box-shadow: none;
    color: #333;
    margin: 0;
    border-top-left-radius: 25px;
    border-bottom-left-radius: 25px;
}
.search-input::-webkit-input-placeholder{
    color:#999;
}

.search-input::-moz-placeholder{
    color:#999;
}

.search-input:-moz-placeholder{
    color:#999;
}

.search-input:-ms-input-placeholder{
    color:#999;
}
.search-button {
    float: right;
    background: #f7f7f7;
    width: 19.5%;
    border-top-right-radius: 25px;
    border-bottom-right-radius: 25px;
    text-align: left;
    padding-left: 5%;
}
.search-icon {
    width: 30px;
    height: 30px;
    background: url(../images/common/search-icon.png) no-repeat 0 0;
    background-size: 100% 100%;
    float: none;
    cursor: pointer;
    margin: 13% 0;
    border: none;
    outline: none;
}
.layer03 {
    background: #1b56cf;
}
.top-nav {
    width: 100%;
    margin: 0 auto;
}
.top-nav li {
    width: 16.66%;
    text-align: center;
    float: left;
    position: relative;
    cursor: pointer;
    padding: 0.6% 0;
}
.top-nav li:first-of-type {
    background: url(../images/common/home-icon.png) no-repeat 33% center;
    padding-left: 2.8%;
}
.top-nav li a {
    font-size: 22px;
    line-height: 36px;
    color: #fff;
    font-weight: bold;
    position: relative;
}
.top-nav li a:hover {
    text-decoration: none;
}
.top-nav li:hover {
    background: #cdddff;
}
.top-nav li.act {
    background: #cdddff;
}

.top-nav li:first-of-type:hover {
    background: url(../images/common/home-icon-selected.png) no-repeat 33% center #cdddff;
    padding-left: 2.8%;
}
.top-nav li:first-of-type.act {
    background: url(../images/common/home-icon-selected.png) no-repeat 33% center #cdddff;
    padding-left: 2.8%;
}

.top-nav li:hover a {
    color: #1b56cf;
}
.top-nav li.act a {
    color: #1b56cf;
}
.layer04 {
    background: url(../images/index/inde_topbg.jpg) no-repeat top center #fff;
}
.headline {
    width: 100%;
    margin: 0 auto;
    padding: 4% 0 1% 0;
    text-align: center;
    overflow: hidden;
}
.headline-swiper {
    padding-bottom: 5%;
}
.headline-title {
}
.headline a {
    color: #000;
    font-size: 30px;
    font-weight: bold;
    line-height: 40px;
}
.headline a:hover {
    color: #1b56cf;
    text-decoration: none;
}
.swiper-more {
    text-align: right;
    padding-top: 2%;
    padding-right: 1%;
}
.swiper-more a {
    color: #666;
    font-size: 14px;
    line-height: 14px;
}
.headline-swiper .swiper-pagination-bullet {
    width: 32.983%;
    height: 4px;
    border-radius: 5px;
    opacity: 1;
    background: #d7dde6;
}
.headline .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 2px;
}

.headline-swiper .swiper-pagination-bullet-active {
    background: #1b56cf;
}
.headline-swiper .headline-desc {
    font-size: 20px;
    line-height: 40px;
    text-align: center;
    color: #333;
}
.headline-swiper .headline-desc a {
    font-size: 20px;
    line-height: 40px;
    text-align: center;
    color: #333;
    font-weight: normal;
}
.headline-swiper .headline-desc a:hover {
    color: #1b56cf;
}
.headline-swiper .swiper-slide {
    height: 1px;
}
.headline-swiper .swiper-slide-active {
    height: auto;
}
.news-wrapper {
    padding-bottom: 3.6%;
}
.news-swiper {
    float: left;
    width: 58.67%;
}
.news-swiper img {
    width: 704px;
    height: 420px;
}
.swiper-title {
    position: absolute;
    left: 0;
    bottom: 0;
    height: 50px;
    line-height: 50px;
    font-size: 16px;
    color: #fff;
    padding-left: 15px;
    background-color: rgba(0, 0, 0, .7);
    display: block;
    width: 100%;
    text-align: left;
}
.swiper-title a {
    font-size: 15px;
    line-height: 50px;
    color: #fff;
    width: 72%;
    display: inline-block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.news-swiper .swiper-pagination {
    text-align: right;
    bottom: 4%;
    padding-right: 2%;
}
.news-swiper .swiper-pagination-bullet {
    opacity: 1;
    background: #d5cbcb;
    width: 12px;
    height: 12px;
}

.news-wrapper .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 8px;
}

.news-swiper .swiper-pagination-bullet-active {
    background: #bf0101;
    border-radius: 15px;
}
.news-content {
    float: right;
    width: 39.5%;
}
.news-tab {
    border-bottom: 1px solid #e6e6e6;
}
.news-tab li {
    float: left;
    width: 33.5%;
    text-align: center;
    position: relative;
    padding-bottom: 2.2%;
}
.news-tab li:nth-of-type(2) {
    width: 31.1%;
}
.news-tab span {
    float: left;
    color: #bfbfbf;
}

.news-tab li a {
    font-size: 20px;
    line-height: 20px;
    font-weight: bold;
    color: #666;
}
.news-tab li a:hover {
    text-decoration: none;
}
.news-tab li.act a {
    color: #bf0101;
}
.news-tab li.act::before {
    position: absolute;
    content: '';
    background-size: contain;
    background: url(../images/index/selected1.png) no-repeat 0 center;
    left: 20%;
    bottom: -25%;
    width: 103px;
    height: 8px;
}
.news-tab li:nth-of-type(2).act::before {
    left: 16%;
}
.govpushinfo150203 {
    height: 392px;
    overflow: hidden;
}
.news-extract {
    margin-top: 2.2%;
}
.news-extract ul li {
    padding: 0 2px;
}
.news-extract ul li a {
    font-size: 17px;
    color: #333;
    line-height: 45px;
    display: inline-block;
    width: 78%;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
.news-extract ul li a:hover {
    color: #1b56cf;
}
.news-extract ul li span {
    font-size: 15px;
    color: #999;
    float: right;
    line-height: 45px;
}
.ztzl-wrapper {
    position: relative;
}
.ztzl-swiper {
    padding-bottom: 5.7%;
    position: relative;
    width: 87.17%;
    margin-top: 3%;
}
.ztzl-wrapper .swiper-button-next, .ztzl-wrapper .swiper-button-prev {
    width: 42px;
    height: 64px;
    margin-top: -32px;
    z-index: 10;
    cursor: pointer;
    background-size: 42px 64px;
}
.ztzl-wrapper .swiper-button-next {
    background-image: url(../images/index/right1.png);
    right: 0;
}
.ztzl-wrapper .swiper-button-prev {
    background-image: url(../images/index/left1.png);
    left: 0;
}
.sjzx-zfxxgk-ggbg-tab {
}
.sjzx-zfxxgk-ggbg-tab li {
    float: left;
}
.sjzx-zfxxgk-ggbg-tab li.act {
    position: relative;
    z-index: 2;
}
.sjzx-zfxxgk-ggbg-tab li:nth-of-type(2) {
    margin-left: -9.01%;
}
.sjzx-zfxxgk-ggbg-tab li:nth-of-type(3) {
    margin-left: -9.75%;
}
.sjzx-zfxxgk-ggbg-wrapper {
    border-left: 1px solid #e5e5e5;
    border-bottom: 1px solid #e5e5e5;
    border-right: 1px solid #e5e5e5;
    border-bottom-left-radius: 16px;
    border-bottom-right-radius: 16px;
}
.sjzx-wrapper {
    margin-top: 2.8%;
    float: left;
    width: 50%;
    padding: 0 2.3% 0 1.9%;
    border-right: 1px solid #e5e5e5;
    margin-bottom: 1.6%;
}
.sjdt-content {
}
.sjdt-title {
    width: 21.37%;
    margin: 0 auto 3.1% auto;
    text-align: center;
}
.sjdt-title a {
    font-size: 22px;
    width: 100%;
    color: #000;
    display: inline-block;
    background: url(../images/index/sjzx-border.png) no-repeat 0 bottom;
    background-size: contain;
    padding-bottom: 11.5%;
}
.sjdt-title a:hover {
    font-weight: bold;
    color: #1b56cf;
    background: url(../images/index/sjzx-border-selected.png) no-repeat 0 bottom;
    background-size: contain;
    padding-bottom: 11.5%;
}
.sjdt-content {
    padding-top: 3.9%;
}
.sjdt-content:first-of-type {
    padding-top: 0;
}

.sjdt-content ul li {
    padding-left: 20px;
    background: url(../images/index/dot1.png) no-repeat 0 center;
}
.sjdt-content ul li a {
    font-size: 17px;
    line-height: 47px;
    color: #333;
    display: inline-block;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    width: 85%;
}
.sjdt-content ul li span {
    font-size: 15px;
    line-height: 47px;
    color: #999;
    float: right;
}
.jcdt-wrapper {
    float: right;
    border-right: 0;
}
.sjzx-zfxxgk-ggbg-wrapper2 {
    padding-top: 3.6%;
}
.zwgk-extraction {
    width: 68.12%;
    float: left;
}
.zwgk-tab {
    text-align: center;
    margin-left: 1.8%;
    display: table;
    width: 100%;
    background: #f6f6f6;
}
.zwgk-tab ul {
    width: 93.5%;
    margin: 0 auto;
    border-bottom: 2px solid #e09494;
    padding: 1.5% 0 0.3% 0;
}
.zwgk-tab ul li {
    width: 25%;
    text-align: center;
    float: left;
    cursor: pointer;
    position: relative;
}
.zwgk-tab ul li:after {
    content: '|';
    color: #dbdbdb;
    display: inline-block;
    width: 2px;
    position: absolute;
    right: 2px;
    top: 19px;
}
.zwgk-tab ul li:last-of-type:after {
    content: '';
    width: auto;
}
.zwgk-tab ul li a {
    font-size: 24px;
    line-height: 50px;
    color: #333;
}
.zwgk-tab ul li a:hover {
    text-decoration: none;
}
.zwgk-tab ul li.act a {
    color: #bf0101;
    font-weight: bold;
}
.zwgk-content {
    margin-left: 1.8%;
    width: 100%;
    background: #f6f6f6;
    padding-top: 0.6%;
    padding-bottom: 0.6%;
}
.zwgk-content ul {
    width: 93.5%;
    margin: 0 auto;
}
.zwgk-content ul li {
    padding-left: 15px;
    background: url(../images/index/rectangle1.png) no-repeat 0 center;
}
.zwgk-content ul li a {
    font-size: 18px;
    line-height: 50px;
    color: #333;
    display: inline-block;
    white-space: nowrap;
    width: 84%;
    text-overflow: ellipsis;
    overflow: hidden;
}
.zwgk-content ul li span {
    font-size: 15px;
    float: right;
    line-height: 50px;
    color: #999;
}
.zfxxgkpt-link {
    float: right;
    width: 25.46%;
    margin-right: 2%;
    text-align: center;
}
.zfxxgkpt-link .zfxxgkpt-title {
    margin-bottom: 14%;
}
.zfxxgkpt-link ul li {
    margin-top: 11.2%;
}
.sjzx-zfxxgk-ggbg-wrapper3 {
    padding: 5.1% 4% 4.5% 5.5%;
}
.sjjggs-title {
    width: 5.5%;
    float: left;
    padding: 5.72% 3.2% 5.72% 0;
    border-right: 2px solid #e59999;
}
.sjjggs-title a {
    font-size: 22px;
    line-height: 24px;
    color: #c41414;
    font-weight: bold;
}
.sjjggs-wrapper ul {
    float: right;
    width: 94%;
    padding-left: 5%;
    margin-top: -0.8%;
}
.sjjggs-wrapper ul li {
    padding-left: 18px;
    background: url(../images/index/dot1.png) no-repeat 0 center;
}
.sjjggs-wrapper ul li a {
    font-size: 17px;
    line-height: 44px;
    color: #333;
    display: inline-block;
    width: 80%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.sjjggs-wrapper ul li span {
    font-size: 15px;
    line-height: 44px;
    color: #999;
    float: right;
}
.sjjggs-wrapper {
    width: 96.4%;
    margin: 0 auto;
}
.sjggbgjjd{
    float: left;
    width: 47.9%;
}
.sjgs-sjjggg{
    float: right;
    width: 47.9%;
}
.sjjggg {
}
.sjgs-wrapper .sjjggs-title {
    padding: 7.94% 3.2% 7.93% 0;
}
.jgzn-wrapper {
    float: left;
    width: 48.75%;
    border: 1px solid #e5e5e5;
    margin: 3.2% auto 7.3% auto;
}
.jgzn-wrapper ul {
    width: 88.89%;
    margin: 0 auto;
}
.jgzn-wrapper ul li {
    margin-top: 4%;
    margin-bottom: 4.8%;
}
.jgzn-wrapper ul li:first-of-type {
    margin-bottom: 0;
}
.sjzx-zfxxgk-ggbg-wrapper1 {
    padding: 3.1% 4% 4.5% 5.5%;
}
.sjjggs-dtdj ul {
    float: none;
    width: 100%;
    padding-left: 0;
}
.dtdj-title {
    width: 14%;
    margin: 1% auto 3% auto;
    border-bottom: 2px solid #e59999;
    text-align: center;
    padding: 1% 0 1% 0;
}
.dtdj-title a {
    font-size: 22px;
    line-height: 24px;
    color: #c41414;
    font-weight: bold;
}
.hdjl-wrapper {
    float: right;
    border: 1px solid #e5e5e5;
    width: 48.75%;
    margin: 3.2% auto 7.3% auto;
}
.hdjl-content {
    padding: 2.5% 6.2% 0 6.2%;
}
.hdjl-content ul {
    float: left;
    width: 50.91%;
    padding-bottom: 1.85%;
}
.hdjl-content ul li {
    text-align: center;
    border-bottom: 1px solid #f1f1f1;
    padding: 10% 0;
}
.hdjl-content ul li:last-of-type {
    border-bottom: none;
}

.hdjl-content .lxgs-href {
    float: right;
    margin-top: 4%;
}
.layer09 {
    background: #e0e0e0;
}
.service-wrapper {
    padding: 2.8% 0;
    position: relative;
}
.service-swiper {
    width: 95.17%;
    margin: 0 auto;
}
.service-wrapper .swiper-button-next, .service-wrapper .swiper-button-prev {
    width: 18px;
    height: 28px;
    margin-top: -14px;
    z-index: 10;
    cursor: pointer;
    background-size: 18px 28px;
}
.service-wrapper .swiper-button-next {
    background-image: url(../images/index/right2.png);
    right: 0;
}
.service-wrapper .swiper-button-prev {
    background-image: url(../images/index/left2.png);
    left: 0;
}
.layer10 {
    background: #417fff;
}
.linknav {
    width: 100%;
    padding: 0.8% 2%;
    margin: 0 auto;
}

.linknav > li {
    position: relative;
    line-height: 30px;
    padding: 0 3.5% 0.3% 0;
    float: left;
    margin-right: 16%;
    background: url(../images/common/hide.png) no-repeat right;
    color: #fff;
    font-size: 16px;
    cursor: pointer;
}
.linknav li:last-of-type {
    margin-right: 0;
    padding-right: 5.2%;
}
.linknav li:last-of-type ul {
    width: 220px;
}

.linknav:hover > li:hover {
    background: url(../images/common/show.png) no-repeat right;
    color: #fff;
}
.linknav:hover a,.linknav:hover a:link,.linknav:hover a:visited,.linknav:hover a:active {
    text-decoration: none;
    color: #333;
}
.linknav:hover a:hover {
    text-decoration: none;
    color: #1b56cf;
}

.linknav > li > ul {
    width: 220px;
    height: 340px;
    overflow-y: scroll;
    background-color: #fff;
    border: 1px solid #ccd1d3;
    position: absolute;
    left: -1px;
    top: -340px;
    display: none;
    z-index: 1000;
}
.linknav > li > ul > li {
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    line-height: 25px;
}

.linknav > li > ul a {
    font-size: 14px;
    padding-left: 10px;
}

.linknav li:hover > ul {
    display: block;
}
.layer11 {
    background: #1b56cf;
}
.footer-content {
    width: 96%;
    margin: 0 auto;
    overflow: hidden;
    color: #666;
    padding: 3.1% 0;
}
.relevant-identification {
    width: 16.9%;
    float: left;
    padding-left: 1%;
}
.dzjg-icon {
    float: left;
    width: 47%;
    text-align: center;
}
.bgt {
    float: left;
    width: 47%;
    margin-left: 5.5%;
    margin-top: 4%;
    margin-bottom: 9%;
}
.hlwdc {
    float: left;
    width: 47%;
}
.zhaocuo {
    width: 47%;
    float: left;
    margin-left: 5.5%;
}
.related-information {
    width: 63%;
    float: left;
    padding-right: 1.2%;
    margin-top: 1%;
    margin-left: 2%;
}
.zbdw {
    float: left;
    font-size: 12px;
    width: 29.59%;
    color: #fff;
    line-height: 24px;
    padding-right: 0;
    border-right: 1px solid rgba(255, 255, 255, .3);
}
.whzc {
    line-height: 24px;
    font-size: 12px;
    float: left;
    width: 34.75%;
    color: #fff;
    padding: 0 2% 0 2%;
    border-right: 1px solid rgba(255, 255, 255, .3);
}
.whzc a {
    color: #fff;
    font-size: 12px;
    line-height: 24px;
}
.whzc a:hover {
    color: #ffe2cd;
}
.babs {
    float: left;
    width: 30.72%;
    padding-left: 2.8%;
    font-size: 12px;
    line-height: 24px;
    color: #fff;
}
.babs .dicpb {
    padding-left: 30px;
    background: url(../images/common/dgwa.png) no-repeat left center;
}
.babs a {
    font-size: 12px;
    line-height: 24px;
    color: #fff;
}
.babs a:hover {
    color: #ffe2cd;
}
.audit-ewm {
    float: left;
    padding-right: 2%;
}
.wzaslh-ico {
    float: left;
    width: 60px;
}
.wzaslh-ico img {
    width: 100%;
}
/* 首页 end */
/* 专题专栏 start */
.ztzl-content {
    background: #fff;
    padding: 0 74px 0 74px;
}
.ztzl-content .ywxt-title {
    width: 13.6%;
    font-weight: bold;
    margin: 0 auto 45px auto;
    font-size: 35px;
    color: #015293;
    padding-top: 52px;
    padding-bottom: 10px;
    border-bottom: 2px solid #015293;
}
.list-content ul.ztzl-ul {
    padding-bottom: 0;
}
.ztzl-ul li {
    float: left;
    width: 24%;
    margin-right: 1.3%;
    margin-bottom: 25px;
}
.list-content .ztzl-ul li a {
    width: 100%;
    display: block;
    overflow: initial;
}
.ztzl-ul li:nth-of-type(4n) {
    margin-right: 0;
}
.ztzl-sub-title {
    padding: 4.6% 0;
    text-align: center;
}
.ztzl-sub-title a {
    font-size: 18px;
    line-height: 36px;
    color: #333;
}
.ztzl-sub-title a:hover {
    color: #095391;
}
.ztzl-ul li.doubleRow {
    margin-bottom: 16px;
}
.ztzl-ul li.doubleRow .ztzl-sub-title {
    padding: 4.6% 0 0 0;
}
.ztzl-ul li.doubleRow .ztzl-sub-title a {
    line-height: 28px;
}
.yiguidang {
    position: absolute;
    top: 48%;
    right: 28%;
}
.yiguidang240628 {
    position: absolute;
    top: 49%;
    right: 0;
    z-index: 2;
}
.yiguidang240628 img {
    width: 26%;
    height: auto;
}

/* 专题专栏 end */
/* 列表页 start */
.layer12 {
    background: url(../images/index/lyxx_bg.jpg) no-repeat top center #f5f5f5;
    padding-bottom: 2.5%;
}
.list-wrapper {
    background: #fff;
    padding-bottom: 4.5%;
}
.list-content {
    width: 100%;
    margin: 0 auto;
    padding: 1.4% 2.7% 0 2.7%;
}
.list-content-title {
    font-size: 24px;
    line-height: 30px;
    color: #000;
    padding: 0 2.3% 1% 2.3%;
    border-bottom: 2px solid #bf2233;
}
.content-404 {
    width: 100%;
    padding: 0;
}
.list-content ul {
    padding-bottom: 2.5%;
    margin-top: 35px;
}
.list-content ul li {
}
.list-content ul li a {
    font-size: 16px;
    line-height: 48px;
    color: #424242;
    width: 80%;
    display: inline-block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.list-content ul li a:hover {
    color: #1b56cf;
}
.list-content ul li span {
    font-size: 16px;
    line-height: 48px;
    float: right;
    color: #999;
    padding-right: 3px;
}

.line1 {
    margin: 2.6% 0 2.6% 0;
    border-bottom: 5px solid #f0f0f0;
}

.line2 {
    margin-top: 1%;
    border-bottom: 2px solid #dbdbdb;
}
.line3 {
    border-bottom: 1px solid #a3a3a3;
}
.guidang {
    position: absolute;
    top: 0;
    right: 32%;
}
/* 列表页 end */
/* 详情页面 start */
.show-wrapper {
    background: #fff;
    padding-bottom: 45px;
}
.layer011-nav {
    color: #666;
    text-align: left;
    padding-bottom: 2%;
    padding-top: 2.3%;
    padding-left: 2.5%;
    background: url(../images/common/icon4.png) no-repeat center left;
    margin-left: 1.5%;
}
.layer011-nav a {
    font-size: 15px;
    line-height: 15px;
    color: #666;
}
.layer011-nav a:hover {
    color: #095391;
}

.show-content {
    width: 84%;
    margin: 0 auto;
    text-align: center;
}
.show-title {
    width: 100%;
    margin: 1% auto;
    font-size: 35px;
    line-height: 67px;
    font-weight: bold;
    color: #333;
    text-align: center;
}
.lyrqzt {
    width: 100%;
    font-size: 14px;
    color: #777;
    padding-bottom: 12px;
    border-bottom: 1px solid #777;
    margin: 1% auto;
    line-height: 38px;
    text-align: center;
}
.fsw {
    margin-left: 3%;
    display: inline-block;
}
.fsw span {
    cursor: pointer;
}
.show-detail {
    width: 100%;
    margin: 3.5% auto 0 auto;
    text-align: center;
}
.show-detail p {
    color: #333;
    line-height: 34px;
    font-size: 16px;
    text-align: left;
    text-indent: 2em;
}
.show-detail p img {
    max-width: 815px;
    margin: 0 auto;
}
.show-detail p a {
    cursor: pointer;
    color: #333;
    padding-left: 5px;
    padding-right: 5px;
    text-decoration: none;
}
.show-detail p a:hover {
    text-decoration: none;
    color: #095391;
}
.list-content-attach {
    background: #ebebeb;
    color: #666;
    margin: 30px auto 0 auto;
    box-sizing: border-box;
    text-align: right;
    padding: 15px 50px 4px 0;
}
.social-share {
    margin-top: -11px;
}
.social-share .icon-wechat .wechat-qrcode .help p {
    text-align: center;
}
/*详情页面 end*/
/* 规范性文件 start */
.show-gfxwj {
    background: #fff;
    padding-bottom: 25px;
    margin-bottom: 25px;
}
.gfxwj-unit {
    text-align: center;
    position: relative;
    padding-top: 60px;
    border-bottom: 5px solid #015293;
}
.gfxwj-unit img {
    max-width: 100%;
    padding-right: 75px;
}
.gfxwj-download {
    margin-right: 12px;
    margin-bottom: 12px;
    margin-top: -10px;
    text-align: right;
}
.gfxwj-download > div {
    line-height: 34px;
    width: 88px;
    height: 36px;
    border: 1px solid #d1d2d4;
    display: inline-block;
    text-align: center;
}
.gfxwj-download a {
    font-size: 14px;
    line-height: 33px;
    text-decoration: none;
    color: #666666;
}
.gfxwj-content-wrapper {
    max-width: 1200px;
    padding: 30px;
}
.gfxwj-title {
    color: #282828;
    text-align: center;
    margin-bottom: 15px;
    font-size: 28px;
    line-height: 1.6;
    font-family: FZXiaoBiaoSong-B05S;
}
.gfxwj-sub-title {
    font-size: 18px;
    margin-top: 18px;
    text-align: center;
    color: #333;
    font-family: fangsong;
}
.gfxwj-content {
    padding: 0 40px;
    line-height: 30px;
    font-size: 16px;
    clear: both;
    text-align: left;
}
.release-wrapper {
    margin-top: 40px;
}
.release-unit {
    padding: 40px 40px 0 0;
    text-align: right;
    border-top: 5px solid #015293;
}
.gfxwj-content p a {
    color: #333;
}
.gfxwj-content p a:hover {
    color: #015293;
    text-decoration: none;
}
.referencebox {
    width: 83.33%;
    padding: 2% 0 3.2% 0;
    margin: 0 auto;
    color: #333;
    clear: both;
    text-align: left;
}

.reference {
    width: 49%;
    margin-right: 4px;
    float: left;
    margin-bottom: 2px;
    line-height: 40px;
    background: #ebf0f9;
}

.reference dt {
    background: url(../images/common/qtwj_bg.png) left no-repeat;
    color: #fff;
    text-align: justify;
    float: left;
    width: 134px;
    height: 40px;
    font-size: 16px;
    padding: 0 30px;
}

.reference dt i {
    display: inline-block;
    width: 100%;
}

.reference dd {
    padding-left: 20px;
    float: left;
    line-height: 40px;
    text-align: left;
    font-size: 14px;
}
/* 规范性文件 end */
/* 网站声明 start */
.content-wzsm {
    padding: 0 0 3.6% 0;
}
.wzsm-nav {
    max-width: 1200px;
    color: #666;
    text-align: left;
    padding-bottom: 1.5%;
    padding-top: 1.5%;
    margin: 0 auto;
}
.wzsm-nav a {
    font-size: 15px;
    line-height: 15px;
    color: #666;
}
.layer10-wzsm {
    width: 95%;
    margin: 0 auto;
    text-align: center;
    padding-bottom: 4.2%;
    padding-top: 4.5%;
}
.wzsm-title {
    color: #1a1a1a;
    font-size: 31px;
    text-align: center;
    line-height: 60px;
    font-weight: bold;
}
.wzsm-content {
    font-size: 16px;
    line-height: 34px;
    clear: both;
    padding-top: 2.5%;
}
.wzsm-content p {
    font-size: 16px;
    line-height: 34px;
    text-align: justify;
    word-wrap: break-word;
    color: #333;
}
.iframe-wrapper {
    width: 100%;
    margin: 0 auto;
}
.wzdt-wrapper {
    background: #f5f5f5;
}
.content-wzdt {
    width: 91.67%;
    padding: 0 0 0.8% 0;
}
.wzdt-title {
    text-align: center;
}
.wzdt-content {
    background: #fff;
}
.list-content .wzdt-ul {
    text-align: center;
    margin: 1% auto 3.2% auto;
    display: table;
    padding: 18px 4% 19px 4%;
}
.list-content .wzdt-ul li {
    float: left;
    margin-right: 32px;
    background: none;
    padding-left: 0;
}
.list-content .wzdt-ul li a {
    font-size: 18px;
    line-height: 24px;
    width: 100%;
    display: block;
    overflow: auto;
    color: #666;
}
.ld-thumb {
    float: left;
    width: 10.6%;
    margin-right: 32px;
}
.ld-info {
    float: left;
    width: 86%;
}
.ld-info h3 {
    font-size: 28px;
    line-height: 36px;
    color: #015293;
    font-weight: bold;
    text-align: left;
}
.ld-info h6 {
    font-size: 20px;
    line-height: 40px;
    font-weight: bold;
    color: #333;
    text-align: left;
    margin-top: 3%;
}
.ld-info p {
    font-size: 20px;
    line-height: 26px;
    text-align: left;
    color: #333;
}
.ldzc-fg {
    text-align: left;
}
.ldzc-fg img {
    margin-top: 86px;
    margin-bottom: 25px;
}
.ldzc-fg p {
    font-size: 20px;
    line-height: 36px;
    color: #333;
}
/* 网站声明 end */
/* 404 start */
.bg-404-wrapper {
    background: url(../images/common/bg_404.jpg) no-repeat left center;
    height: 622px;
    text-align: center;
}
.icon-404 {
    padding: 18.2% 0 2% 0;
}
.info-404 {
    text-align: center;
    font-size: 18px;
    line-height: 40px;
    color: #000;
    margin-top: 28%;
}
.info-404 a {
    color: #000;
}
.info-404 a:hover {
    text-decoration: none;
    color: #1b56cf;
}
/* 404 end */
/* 留言回复详情页 start */
.content-lyhf {
    padding: 5.8% 0 0 0;
    width: 97.17%;
    margin: 0.6% auto;
    box-shadow: 0 0 2px 2px #accbf26f;
}
.layer10-lyhf {
    width: 91.8%;
    margin: 0 auto;
    text-align: center;
    padding: 0;
}
.layer10-lyhf table {
    width: 100%;
    background-color: transparent;
}
.layer10-lyhf table tr,
.layer10-lyhf table td {
    border: 1px solid #e6e6e6;
}
.layer10-lyhf table tr {
    line-height: 2em;
}
.layer10-lyhf table td {
    vertical-align: middle;
    padding: 1.2% 8px;
}
.layer10-lyhf table .td6 {
    width: 130px;
    font-weight: bold;
    font-size: 19px;
    background-color: #fff;
    text-align: center;
}
.layer10-lyhf table .td8,
.layer10-lyhf table .td9 {
    padding-left: 4%;
    padding-right: 2%;
    text-align: left;
}
.layer10-lyhf table .td11 {
    padding-left: 4%;
    padding-right: 6%;
    text-align: left;
}
/* 留言回复详情页 end */
#pages {
    padding: 14px 0 10px;
    font-family: SimSun;
    text-align: center;
    margin: 0 auto;
    clear: both;
    line-height: 35px;
}
#pages a {
    display: inline-block;
    height: 28px;
    line-height: 27px;
    background: #fff;
    border: 1px solid #e3e3e3;
    text-align: center;
    color: #333;
    padding: 0 10px;
    text-decoration: none;
}
#pages a:hover {
    text-decoration: none;
    color: #095391;
}
#pages a.a1 {
    width: 75px;
    padding: 0;
}
#pages span {
    display: inline-block;
    height: 28px;
    line-height: 27px;
    background: #5a85b2;
    border: 1px solid #5a85b2;
    color: #fff;
    text-align: center;
    padding: 0 10px;
}

.pcShow {display: block;}
.mobShow {display: none;}
.show-detail p.no-indent {
    text-indent: 0;
}
